mini-os: stop compiler complaint about unused variables
authorJohn McDermott <john.mcdermott@nrl.navy.mil>
Thu, 9 Feb 2012 16:03:05 +0000 (16:03 +0000)
committerJohn McDermott <john.mcdermott@nrl.navy.mil>
Thu, 9 Feb 2012 16:03:05 +0000 (16:03 +0000)
commit299466515fe802738df49443f5a5536a7ea366b9
tree6f32f19242f9b94b7a41667ea9299ff65df87057
parent3299823b5902cb29510efeaf2a3e1fc68c97a8f5
mini-os: stop compiler complaint about unused variables

gcc (GCC) 4.6.2 20111027 (Red Hat 4.6.2-1) complains about unused variables
in mini-os drivers

Signed-off-by: John McDermott <john.mcdermott@nrl.navy.mil>
Acked-by: Ian Jackson <ian.jackson@eu.citrix.com>
Committed-by: Ian Jackson <ian.jackson@eu.citrix.com>
extras/mini-os/blkfront.c
extras/mini-os/console/xencons_ring.c
extras/mini-os/fbfront.c
extras/mini-os/netfront.c
extras/mini-os/pcifront.c